Welcome![Sign In][Sign Up]
Location:
Search - VC tab

Search list

[Windows Develop一个屏保程序

Description: 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是\"kkcocoon\". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->empty win32 application.然后把一个个文件Add进来,F5->确定,就可以了. 这是一个用纯Windows SDK编写的程序,没有用MFC类库,要看懂此程序 必须要懂得在Windows下编程.本程序只是为了给刚学Windows SDK的同仁 提供适合的示例程序,并给出祥尽注释.-Windows Screen Saver source code, block keyboard input of Alt_Ctrl_Del, Alt+F4, Alt+Tab(can not block in win2000), password is kkcocoon.
Platform: | Size: 19458 | Author: 阿的 | Hits:

[OS programmask

Description: 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on the low-level keyboard hook principle, the software can disable win keys, F1 and ALT F4 and ALT TAB as a result, the entire keyboard keys.
Platform: | Size: 81005 | Author: 李刚 | Hits:

[Process-Thread进程创建

Description: 1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为\"process\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"process.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"process.cpp\";接下来询问是否创建新文件时回答\"yes\";然后通过Workspace->FileView->Source Files打开该文件(同上一试验); (3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace - gt; FileView - gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug - gt; process. exe; then to the launchset.txt documents
Platform: | Size: 30249 | Author: 黄小文 | Hits:

[GUI Develop011

Description: 很好的VC++Tab学习实例,供大家学习用.-Good VC++Tab to learn instance, for everyone to learn.
Platform: | Size: 16384 | Author: md | Hits:

[GUI Develop012

Description: 很好的VC++Tab学习实例,供大家学习用.-Good VC++Tab to learn instance, for everyone to learn.
Platform: | Size: 17408 | Author: md | Hits:

[Tab ControlTab_control

Description: VC++ tab控件切换实现简单的一个切换功能模块。直接用MFC对话框类-VC++ tab_control
Platform: | Size: 8904704 | Author: ZRY | Hits:

[OS programtab

Description: VC.NET显示包括有制表符的字符串,适合VC.NET初学者的一个VC.NET字符串相关源代码,挺容易理解的一个源程序,研究在字符串中使用制表符。-VC.NET including a string of tabs, the for VC.NET beginners a string VC.NET source code, very easy to understand a source, research using tabs in a string.
Platform: | Size: 27648 | Author: 朱美玲 | Hits:

[OS programMultiTab

Description: 一个用VC实现的窗口TAB选项卡效果,可学习一下如何向标签控件中添加选项卡,如何添加选项卡对应的子窗口,部分相关的参数设置-A window with VC TAB tab effect, can learn how to add controls to the label tab, how to add a tab corresponding sub-window, part of the relevant parameter settings
Platform: | Size: 55296 | Author: 金铁军 | Hits:

[Windows DevelopMultiTab

Description: 一个用VC实现的窗口TAB选项卡效果,可学习一下如何向标签控件中添加选项卡,如何添加选项卡对应的子窗口-A window with VC TAB tab effect, can learn how to add controls to the label tab, how to add a tab corresponding sub window
Platform: | Size: 56320 | Author: 陈孟浩 | Hits:

[Windows Develop4867457

Description: VC Tab标签控件的简单使用示例,精选学习源码,很好的参考资料。-VC Tab label control using simple example, select learning source code, a good reference.
Platform: | Size: 11264 | Author: 什锦丁儿 | Hits:

[Windows Develop7

Description: VC Tab标签控件的简单使用示例,精选学习源码,很好的参考资料。-Simple to use examples VC Tab label control, selection of learning source, a good reference.
Platform: | Size: 481280 | Author: 周生 | Hits:

[Windows Develop7

Description: VC Tab标签控件的简单使用示例,精选学习源码,很好的参考资料。-Simple to use examples VC Tab label control, selection of learning source, a good reference.
Platform: | Size: 10240 | Author: 范胜杰 | Hits:

[Button controltab---3

Description: 串口通信,使用vc串口控件与下位机进行通信-Serial communication
Platform: | Size: 3534848 | Author: 程亚楠 | Hits:

[Tab ControlTab

Description: 简单使用VC中的Tab控件,简单大方,思路清晰,看过之后,很快就会使用-simple tell u how to use tab,I believe you can soonly use tab ctrol of the visual studio
Platform: | Size: 2658304 | Author: chengguoshou | Hits:

[GUI DevelopVC-interface-design

Description: VC界面设计,窗体Tab选项卡设计实例.希望对大家有用。-VC interface design Tab forms tab design example
Platform: | Size: 4096 | Author: ADS | Hits:

[2D GraphicVCPPTab

Description: 现在好多网站的网页中都用的有选项卡的功能,就是由一组数据可以在控制下进行切换,这个源码是VC++中的选项卡标签,也就是TAB,它为我们制作一个支持多文档打开视图的功能提供了可能,而且本功能在现代的软件应用中已经逐渐普遍,对VC++的窗体编程还是很有用处的。在WPS办公软件中、在Editplus代码编辑器中,我们会见到这种类似功能。-VC TAB
Platform: | Size: 24576 | Author: turbine | Hits:

[GUI DevelopEasily-achieve-class-VC-interface

Description: 此程序利用Tab控件和树形控件实现左边、底下有两个可浮动、可变大小的控制窗口。-This program uses the Tab control and the control of the tree to achieve the left, there are two floating, variable size of the control window.
Platform: | Size: 43008 | Author: 英才 | Hits:

[Tab Controlinterface-design--design-Tab

Description: VC界面设计:窗体Tab选项卡设计实例,看上去像是360软件的风格,但是还有些差距,甚至有些粗糙,不过写出了TAB选项卡的原理,新手能看得懂的原理,而且作者开放了源代码,用于学习比较不错。-VC interface design: Form Tab tab design example, looks like 360 ​ ​ software style, but also some gaps, and even some rough, but wrote the principle TAB tab, see the novice can understand the principle, and the author open source code, quite good for learning.
Platform: | Size: 57344 | Author: putaoyuan | Hits:

[Tab Control16.-Tab

Description: vc++ 2013版本介绍解释table项目-Vc++ 2013 version is introduced to explain the table project
Platform: | Size: 7969792 | Author: 莫大伟 | Hits:

[Windows DevelopMyDraw

Description: 本实验的“矢量绘图”软件是一个具有Office视觉样式的单文档应用程序,在应用程序的主框架窗口中包含一个Ribbon功能区,其中有两个标签选项卡:“主页”和“绘图”。当选择“绘图”选项卡后,将列出一些简单的绘图工具。选择某个工具后,既可以在客户区中绘制相应的图形。单击面板上的“画笔颜色”或“填充颜色”按钮后,将弹出一个颜色对话框以分别设置绘图的颜色及填充图形的颜色,而当单击“文本”按钮后,可以在客户区输入文本内容。(The "vector graphics" software is a single document application Office visual style, contains a Ribbon function in the main frame window application, which has two tab: "home page" and "drawing". When you select the drawing tab, you'll list some simple drawing tools. After selecting a tool, you can draw the corresponding graphics in the client area. Click on the panel "colors" or "fill color" button, will pop up a dialog box to set the color drawing color and fill color graphics, and when you click "text" button, can enter text in the client area.)
Platform: | Size: 22769664 | Author: 莫泊 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

CodeBus www.codebus.net